home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_perl.idb / usr / freeware / catman / p_man / cat3 / FileCache.Z / FileCache
Encoding:
Text File  |  1998-10-28  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      FFFFiiiilllleeeeCCCCaaaacccchhhheeee((((3333))))    22223333////JJJJuuuullll////99998888 ((((ppppeeeerrrrllll 5555....000000005555,,,, ppppaaaattttcccchhhh 00002222))))      FFFFiiiilllleeeeCCCCaaaacccchhhheeee((((3333))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       FileCache - keep more    files open than    the system permits
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           cacheout $path;
  13.           print $path @data;
  14.  
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.       The cacheout function    will make sure that there's a
  18.       filehandle open for writing available    as the pathname    you
  19.       give it.  It automatically closes and    re-opens files if you
  20.       exceed your system file descriptor maximum.
  21.  
  22.      BBBBUUUUGGGGSSSS
  23.       _s_y_s/_p_a_r_a_m._h lies with    its NOFILE define on some systems, so
  24.       you may have to set $FileCache::cacheout_maxopen yourself.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 10/23/98)
  64.  
  65.  
  66.  
  67.